vcSetNextFlowStepStatement

Statement that overwrites the next process information in product instances, enabling jumps and loops.

See in: Overview

Module: vcProcessModel

Parent: vcStatement

Children -

Referenced by: -

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
FlowInfoVariableNameStringRWGets or sets name of the Process variable where to get the flow step info object.
ForceExactFlowStepPropertyvcExpressionPropertyRGets an expression property indicating whether a Product must go to a process in the specified flow step, ignoring any optional steps evaluation logic.
ForceExactProcessGroupPropertyvcExpressionPropertyRGets an expression property indicating whether a Product instance must go to a specified Process within specific flow step, ignoring any optional steps or alternative Processes.
ProductVariableNameStringRWGets or sets name of the Process variable where to get the Product instances.
RetainVisitCountPropertyvcExpressionPropertyRGets an expression property which defines if products process visit counts for all visited processes should be reset back to zero or preserved as they are when this statement is executed. The default is to retain the visit counts.